+2000-12-09 Miles Bader <miles@gnu.org>
+
+ * window.c (Fpos_visible_in_window_p): Replace FULLY parameter
+ with PARTIALLY, inverting the sense.
+ (window_scroll_pixel_based): Scroll partially visible lines into
+ place if we hit the beginning or end of the buffer.
+ (displayed_window_lines): Don't include partially visible line at
+ bottom.
+
2000-12-08 Gerd Moellmann <gerd@gnu.org>
* keymap.c (current_minor_maps): Use malloc. Prevent a leak.